projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89c51f5
)
Entry:show-emoji-icon is in GTK+ 3 too
author
Daniel Boles
<dboles@src.gnome.org>
Thu, 23 Nov 2017 17:21:36 +0000
(17:21 +0000)
committer
Daniel Boles
<dboles@src.gnome.org>
Thu, 23 Nov 2017 17:21:36 +0000
(17:21 +0000)
Document the earliest version reached.
gtk/gtkentry.c
patch
|
blob
|
history
diff --git
a/gtk/gtkentry.c
b/gtk/gtkentry.c
index 725c16a455422e8b5afd1eda295dbbb7b6bc7fc1..35959405232e8c5fda4d0da41111bb3034bb4944 100644
(file)
--- a/
gtk/gtkentry.c
+++ b/
gtk/gtkentry.c
@@
-1394,7
+1394,7
@@
gtk_entry_class_init (GtkEntryClass *class)
* When this is %TRUE, the entry will show an emoji icon in the secondary
* icon position that brings up the Emoji chooser when clicked.
*
- * Since: 3.
92
+ * Since: 3.
22.19
*/
entry_props[PROP_SHOW_EMOJI_ICON] =
g_param_spec_boolean ("show-emoji-icon",